CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fast fourier transform

搜索资源列表

  1. fft.rar

    0下载:
  2. FFT快速傅里叶变换程序语言。频率抽选基FFT和IFFT子程序,FFT Fast Fourier Transform programming language. Frequency-based FFT and IFFT selected subroutine
  3. 所属分类:通讯编程

    • 发布日期:2016-05-20
    • 文件大小:1318
    • 提供者:王震
  1. fft_delphi

    2下载:
  2. A fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-02
    • 文件大小:1607537
    • 提供者:dizel
  1. fft

    0下载:
  2. Radix-2 Fast Fourier Transform, real or complex sin/cos transform -Radix-2 Fast Fourier Transform, real or complex sin/cos transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:41473
    • 提供者:dai
  1. FFT.c

    1下载:
  2. Fast Fourier Transform using MPI libraries (Source Code)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3226
    • 提供者:Chitra
  1. TwoDimensionalFastFourierTransform

    0下载:
  2. 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:142833
    • 提供者:jhm
  1. FFT

    0下载:
  2. Fast Fourier transform algorithm for Delphi.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:395808
    • 提供者:Serg
  1. fft2d

    0下载:
  2. 2D implementation of Fast Fourier Transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1305
    • 提供者:lumoder
  1. DWTFFT

    0下载:
  2. 一个小波+快速傅立叶变换的人脸识别程序,程序简单,效果好-A wavelet+ Fast Fourier Transform for Face Recognition Procedure
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:1678
    • 提供者:Louis lu
  1. fft

    0下载:
  2. Program FFT.FOR This FORTRAN program calculates the fast Fourier transform of a timeseries (real and/or complex) or the inverse Fourier transform of spectral components (real and/or complex). The FFT is based on the algorithm given in Nu
  3. 所属分类:transportation applications

    • 发布日期:2017-03-23
    • 文件大小:71465
    • 提供者:梦回
  1. NEW-fast-fourier-transform-in-C

    0下载:
  2. 该C语言程序是对一个离散的函数进行快速傅里叶的变换,在工程上能够有很好的运用。-use fast fourier to transform a funtion in C language, which can be used widely in engineering affairs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1935
    • 提供者:johnson chen
  1. Fast-Fourier-base-4

    0下载:
  2. 通过matlab编程,实现了快速傅里叶基4的变换-Through matlab programming, achieve a fast Fourier transform base 4
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1310
    • 提供者:
  1. Fourier-transform

    0下载:
  2. 一维的快速傅里叶变换。输入2n次方数组。输出变换后的系数数组。非递归实现-One-dimensional Fast Fourier Transform. Enter 2n th array. Transformed coefficients output array. Non-recursive implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:10966
    • 提供者:bingbing
  1. Fast-fourier-Transform

    0下载:
  2. to find the discrete fourier transform using the fast fourier algorithm, any sequence of lengths which are multiples of 2 simply append zeros to satisfy this requirement
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:647
    • 提供者:jachawk
  1. Fast-Fourier-Transform

    0下载:
  2. 快速傅里叶变换,自闭哪的傅里叶变换实现,值得一看-Fast Fourier Transform, which autistic Fourier transform, worth a visit
  3. 所属分类:GIS program

    • 发布日期:2017-05-07
    • 文件大小:1163691
    • 提供者:陶杰
  1. Fast-Fourier-transform

    0下载:
  2. 计算快速傅立叶变化FORTRANH程序,可以计算一维离散傅立叶谱-Calculation of fast Fourier transform FORTRANH program, one dimensional discrete Fourier spectrum can be calculated
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1079
    • 提供者:lisirui
  1. N-point-Fast-Fourier-Transform

    0下载:
  2. n point fourier transform
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-29
    • 文件大小:24407
    • 提供者:satya
  1. Fast-Fourier-Transform-Using-CSharp-and-Visual-St

    0下载:
  2. Tuckey fast fourier transform using C# and visual studio
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:36518
    • 提供者:
  1. Fast-Fourier-Transform

    0下载:
  2. 有了傅立叶变换,我们可以从信号的频域特征去分析信号。尤其在无线通信系统 中,傅里叶变换的重要性就更加明显了,无论是设计者还是测试工程师,在工作中都会和傅立叶变换打交道。-With the Fourier transform, we can go to analyze signals the frequency domain characteristics of the signal. Especially in a wireless communication system, the impo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:317767
    • 提供者:毛巴马
  1. Fast-fourier-transform

    0下载:
  2. matlab编写的快速傅里叶变换,可以求出信号的幅频特性图-Matlab prepared by the fast Fourier transform, you can find the signal amplitude characteristics of the map
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:861
    • 提供者:程远
  1. fast-fourier-transforms-22.1

    0下载:
  2. FT是一种FT的高效算法,称为快速傅立叶变换(fast Fourier transform),它根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FT is an efficient algorithm for DEFT, called fast U Lie transform (fast Fourier transform). It is obtained by improving the algorithm of discrete U Lie transform
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:4170752
    • 提供者:wecol
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com